home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / profil15.zip / PROBATCH.ZIP / CPROTS.BAT next >
DOS Batch File  |  1995-07-26  |  417b  |  8 lines

  1. echo off
  2. rem *************************************************************************
  3. rem This Batch file is used to SEND a file to the BBS caller: DSZ XMODEM-crc
  4. rem    %1 = ComPort that PROFILE will pass to the batch
  5. rem    %2 = File Name ... PROFILE will pass the name it wants to call the file
  6. rem *************************************************************************
  7. dsz port %1 handshake both sx %2
  8.